func github.com/vmihailenco/msgpack/v5.isEmptyValue
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
types.go#L105: return (f.omitEmpty || forced) && isEmptyValue(v)
types.go#L320: func isEmptyValue(v reflect.Value) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)